Click or drag to resize

DistributionListMemberStatus Enumeration

Provides information about the status of a distribution list member on the server.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public enum DistributionListMemberStatus
Members
  Member nameValueDescription
Unrecognized0 Member information is invalid or unrecognized.
Normal1 Member information in a distribution list is in sync with the referenced object.
Demoted2 Referenced object is not available.
None3 None.
See Also